hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipG2DBinding.drawRectangle
hip
api
graphics
g2d
g2d_binding
HipG2DBinding
Draws an unfilled rectangle
class
HipG2DBinding
extern (
System
) __gshared
void
function
(
int
x
,
int
y
,
int
w
,
int
h
,
HipColor
color
=
HipColor.no
)
drawRectangle
;
Meta
Source
See Implementation
hip
api
graphics
g2d
g2d_binding
HipG2DBinding
static variables
cropSpritesheet
drawEllipse
drawLine
drawMap
drawPixel
drawQuadraticBezierLine
drawRectangle
drawRegion
drawSprite
drawText
drawTextVertices
drawTexture
drawTriangle
fillEllipse
fillRectangle
fillRoundRect
fillTriangle
getCurrentViewport
getWindowSize
newHipAnimation
newHipAnimationTrack
setCameraSize
setFont
setFontDeferred
setGeometryColor
setRendererColorMask
setRendererErrorCheckingEnabled
setStencilOperation
setStencilTestingEnabled
setStencilTestingFunction
setStencilTestingMask
setTextColor
setViewport
setWindowSize
Draws an unfilled rectangle